﻿2026-07-06T05:58:32.6032022Z ##[group]Run actions/checkout@v5
2026-07-06T05:58:32.6032348Z with:
2026-07-06T05:58:32.6032560Z   repository: SaberMage/spt-shell-notify
2026-07-06T05:58:32.6032781Z   path: .adapter-notify
2026-07-06T05:58:32.6034314Z   token: ***
2026-07-06T05:58:32.6034494Z   ssh-strict: true
2026-07-06T05:58:32.6034664Z   ssh-user: git
2026-07-06T05:58:32.6034879Z   persist-credentials: true
2026-07-06T05:58:32.6035099Z   clean: true
2026-07-06T05:58:32.6035284Z   sparse-checkout-cone-mode: true
2026-07-06T05:58:32.6035565Z   fetch-depth: 1
2026-07-06T05:58:32.6035860Z   fetch-tags: false
2026-07-06T05:58:32.6036072Z   show-progress: true
2026-07-06T05:58:32.6036252Z   lfs: false
2026-07-06T05:58:32.6036408Z   submodules: false
2026-07-06T05:58:32.6036590Z   set-safe-directory: true
2026-07-06T05:58:32.6036773Z ##[endgroup]
2026-07-06T05:58:32.7475615Z Syncing repository: SaberMage/spt-shell-notify
2026-07-06T05:58:32.7480348Z ##[group]Getting Git version info
2026-07-06T05:58:32.7480739Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-07-06T05:58:32.7802091Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-06T05:58:32.8019912Z git version 2.43.0.windows.1
2026-07-06T05:58:32.8044287Z ##[endgroup]
2026-07-06T05:58:32.8051888Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\fb447e1e-5b58-456e-8fac-60a977c13190\.gitconfig'
2026-07-06T05:58:32.8066475Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\fb447e1e-5b58-456e-8fac-60a977c13190' before making global git config changes
2026-07-06T05:58:32.8067526Z Adding repository directory to the temporary git global config as a safe directory
2026-07-06T05:58:32.8071777Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-07-06T05:58:32.8319987Z ##[group]Initializing the repository
2026-07-06T05:58:32.8325463Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-07-06T05:58:32.8637211Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-07-06T05:58:32.8664636Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-06T05:58:32.9701039Z ##[endgroup]
2026-07-06T05:58:32.9701418Z ##[group]Disabling automatic garbage collection
2026-07-06T05:58:32.9706533Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-06T05:58:32.9952059Z ##[endgroup]
2026-07-06T05:58:32.9952391Z ##[group]Setting up auth
2026-07-06T05:58:32.9958650Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-06T05:58:33.0189014Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-06T05:58:33.6047228Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-06T05:58:33.6282998Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-06T05:58:34.0851554Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-06T05:58:34.1063471Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-06T05:58:34.5642529Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-06T05:58:34.5979428Z ##[endgroup]
2026-07-06T05:58:34.5979826Z ##[group]Determining the default branch
2026-07-06T05:58:34.5981063Z Retrieving the default branch name
2026-07-06T05:58:35.0835485Z Default branch 'main'
2026-07-06T05:58:35.0836147Z ##[endgroup]
2026-07-06T05:58:35.0836674Z ##[group]Fetching the repository
2026-07-06T05:58:35.0841810Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-06T05:58:35.8394761Z From https://github.com/SaberMage/spt-shell-notify
2026-07-06T05:58:35.8395190Z  * [new branch]      main       -> origin/main
2026-07-06T05:58:35.8517094Z ##[endgroup]
2026-07-06T05:58:35.8517412Z ##[group]Determining the checkout info
2026-07-06T05:58:35.8518450Z ##[endgroup]
2026-07-06T05:58:35.8523579Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-06T05:58:35.8792665Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-06T05:58:35.9031006Z ##[group]Checking out the ref
2026-07-06T05:58:35.9035805Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-07-06T05:58:35.9358249Z branch 'main' set up to track 'origin/main'.
2026-07-06T05:58:35.9358541Z Reset branch 'main'
2026-07-06T05:58:35.9377650Z ##[endgroup]
2026-07-06T05:58:35.9618000Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-06T05:58:35.9819200Z ee2d37eadc730c0019e0af82d683074c509634a2
